Class BMPReader

java.lang.Object
  extended by BMPReader

public class BMPReader
extends Object

Write a description of class BMPReader here.

Version:
(a version number or a date)
Author:
(your name)

Constructor Summary
BMPReader()
           
 
Method Summary
 void chooseFile(JFileChooser fc)
           
 byte[] readBMP(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BMPReader

public BMPReader()
Method Detail

chooseFile

public void chooseFile(JFileChooser fc)

readBMP

public byte[] readBMP(File f)